Fork me on GitHub

Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
Deprecated Work 0 @deprecated
FIXME Work 1 fixme, @fixme
Todo Work 3 todo, @todo

Each tag is detailed below:

FIXME Work

Number of occurrences found in the code: 1

org.apache.maven.surefire.testng.TestNGExecutor Line
use classifier to decide if we need to pass along the source dir (only for JDK14) 323

Todo Work

Number of occurrences found in the code: 3

org.apache.maven.surefire.testng.TestNGDirectoryTestSuite Line
remove this exception from the report manager 317
org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator Line
we should have the Profile so that we can decide if this is needed or not 64
org.apache.maven.surefire.testng.conf.TestNGMapConfigurator Line
support multiple reporters? 92